-
Notifications
You must be signed in to change notification settings - Fork 174
chore: add AWS bootstrap js + update urls #4614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Please review this @sdangol. |
Do we want to make these URL's versioned instead of using /latest in them? |
We don't have a process to update them when we release, and they work at the best of my knowledge. For now I'd leave them like this, so we can get the analytics going. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as mentioned by @hjgraca – the API doc links are wrong for whatever reason, these need to be updated
Thank you both for the review, fixed the API urls. |
|
Summary
Changes
This PR adds the AWS bootstrap JS file to the docs pages and also updates the base URL for the docs in all occurrences throughout the codebase.
For an easier review, I suggest to focus on the first commit, which adds the bootstrap script.
The second commit is an automated find & replace with the old and new url respectively.
The third commit removes the now outdated analytics script.
The fourth commit updates the Discord badge button with a working image.
Issue number: closes #4611
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.